Window.MouseDown Event

The mouse button has been pressed inside the window at the x,y local coordinates passed. Return True if you are going to handle the mouseDown.

Syntax

MouseDown ( X, Y )

Parameters

X

Integer

Y

Integer